home *** CD-ROM | disk | FTP | other *** search
- Path: nntp1.best.com!usenet
- From: javaprog@best.com (John Lockwood)
- Newsgroups: comp.lang.c++
- Subject: Re: Windows Extender.
- Date: Mon, 15 Apr 1996 01:31:34 GMT
- Organization: Best Internet Communications
- Message-ID: <4ks8u8$i12@nntp1.best.com>
- References: <31717C69.4A42@onramp.net>
- NNTP-Posting-Host: javaprog.vip.best.com
- X-Newsreader: Forte Free Agent 1.0.82
-
- Jon Stelly <jon@onramp.net> wrote:
-
- >Hello, I am running Windows95 and MSVC++ 1.0. I am trying to compile a program
- >written for Unix, which has been ported to windows. Unix being a 32 bit OS and the
- >MSVC++ 1.0 compiler not fully supporting 32 bit, I get a 'function exceeds 64k' error
- >when compiling. I was told is that I need a windows extender, whatever that is. If
- >this is true, could anyone point me to a cheep/free one? Thanks for your time.
-
- I think someone was telling you to get a left-handed screwdriver,
- though I could be wrong. If you have a function larger than 64K, what
- you really need is smaller functions.
-
-
-
-
- Regards,
-
-
-
- John Lockwood
- john@wwg.com
- javaprog@best.com
- http://www.best.com/~javaprog
-
-